Developing an HTML editor in React.js (WYSIWYG)
After trying to choose an editor for markdown or HTML files (a 'WYSIWYG'), I realize that there is no plug-and-play library. I tell you the different options that exist and what I have learned by developing one.